home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 11 / 0 / DISK1105.ZIP / HELP / #UTLT8.1 < prev    next >
Text File  |  1988-06-01  |  2KB  |  48 lines

  1.  
  2.  
  3.                                            ═══════INFO-UTILITY═══════
  4.  
  5.          OTHER CONSIDERATIONS
  6.  
  7.          The  supplied BP.BAT for use to start-up  the  BEST-PLAN 
  8.          system is as shown: The main PROGRAM is called BP-SYS.
  9.  
  10.          ╔═════════════════════════════════════════════════╗
  11.          ║                                                 ║
  12.          ║        FILENAME:  BP.BAT                        ║
  13.          ║           1.    echo off                        ║
  14.          ║           2.    bp-sys                          ║
  15.          ║           3.    continue                        ║
  16.          ╚═════════════════════════════════════════════════╝
  17.  
  18.          Installing  your  favorite  SCREEN  Editor  and/or  word 
  19.          processor  for  DATA  ENTRY/UPDATE.    BEST-PLAN  allows 
  20.          automatic   invocation  of  a  screen  editor  or   word 
  21.          processor  to accomplish data entry and/or update of the 
  22.          templates.   MODIFY.BAT is supplied for this purpose. 
  23.  
  24. ...more information on next view
  25.  
  26.          The  supplied SAMPLE "batch" file for use with  Wordstar 
  27.          is as shown:
  28.          ╔═════════════════════════════════════════════════╗
  29.          ║                                                 ║
  30.          ║        FILENAME:  MODIFY.BAT                    ║
  31.          ║           1.    echo off                        ║
  32.          ║           2.    cd %2                           ║
  33.          ║           3.    ws %1                           ║
  34.          ║           4.    cd \bp.dir                      ║
  35.          ║           5.    bp-sys%3                        ║
  36.          ║           6.    continue                        ║
  37.          ║                                                 ║
  38.          ╚═════════════════════════════════════════════════╝
  39.          Parameters: %1 = filename for EDIT
  40.              %2 = disk/directory where file resides
  41.              %3 = switch for calling program
  42.          The SYSTEM  will invoke the online Screen EDITOR if
  43.          MODIFY.BAT does not  EXIST! (see. EDITOR section in
  44.          the documentation.
  45.  
  46. ...try other screens
  47.  
  48.